home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Shareware
/
Programare
/
sharp
/
wwwSharp_setup.exe
/
{app}
/
Projects
/
JScript
/
DLL
/
Main.wsnp
< prev
Wrap
Extensible Markup Language
|
2003-08-29
|
723b
|
37 lines
<?xml version="1.0" encoding="UTF-8"?>
<wwwSharpNetProject
SchemaVersion="1.0"
Language="JScript.Net"
>
<Build>
<Settings
GenerateExecutable="False"
>
<Config
Name="Release"
IncludeDebugInfo="False"
TreatWarningsAsErrors="True"
WarningLevel="4"
Output="output.dll"
>
/autoRef+ /target:library
</Config>
<Config
Name="Debug"
IncludeDebugInfo="True"
TreatWarningsAsErrors="True"
WarningLevel="4"
Output="output.dll"
>
/autoRef+ /target:library /debug+ /define:DEBUG,TRACE
</Config>
</Settings>
<References>
</References>
</Build>
<Files>
<File
RelPath="Main.js"
/>
</Files>
</wwwSharpNetProject>